//==============================================================================
// harpy_anim.txt
//==============================================================================

//==============================================================================
anim Death
{
   SetSelector none 
   {
      VariationLogic
      set hotspot
      {
         version
         {
            Visual Special G Harpy_death
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Harpy_walk
length 0.75
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.26 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Harpy_idle
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.22 false Wings1 checkVisible 
//-- end auto generated section
         }
      }
   }
}


//==============================================================================
anim Birth
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Harpy_idle
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
            Visual Special G Harpy_bored
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector 
   {
      set hotspot
      {
         version
         {
			Visual Special G Harpy_walk
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.10 true   
               tag GenericSound 0.10 true   
//-- end auto generated section

         }
      }
   }
}


